home *** CD-ROM | disk | FTP | other *** search
- .************************************************************************
- .*** ***
- .*** AUTHOR : RH ***
- .*** ***
- .*** SHORT DESCRIPTION : definitions for context sensitive help ***
- .*** for mtestpm ***
- .*** ***
- .*** PART OF : mtestpm ***
- .*** ***
- .*** COPYRIGHT : (C) 1995 a priori Computer Solutions GmbH ***
- .*** ***
- .************************************************************************
-
- :userdoc.
- .*-----------------------------------------------------------------------
- .* MAINDLG help panel
- .*-----------------------------------------------------------------------
- .*:h1 res=PANEL_MAINWND name=PANEL_MAINWND.About mtestpm
- :h1 res=1200 name=PANEL_MAINWND.mtestpm Maindialog Help
- :i1 id=aboutMain.About mtestpm
- :p.This mtestpm application is a SCF generated PM program from type PMD
- which should be used as skeleton for PM applications with multi
- dialogs but no main window.
-
- .*:h1 res=PANELKEYS name=PANEL_KEYS.Keys of mtestpm
- :h1 res=1300 name=PANEL_KEYS.Keys of mtestpm
- :i1 id=keysMain.Keys of mtestpm
- :p.F1 = Help
- :p.F2 = ?
- :p.F3 = ?
- :p.F4 = ?
- :p.F5 = ?
- :p.F6 = ?
- :p.F7 = ?
- :p.F8 = ?
- :p.F9 = ?
- :p.F10 = ?
- .*-----------------------------------------------------------------------
- .* MAINDLG
- .*-----------------------------------------------------------------------
- .*-----------------------------------------------------------------------
- .* PANEL_IDM_ENTRY
- .*-----------------------------------------------------------------------
- .*:h1 res=PANEL_IDM_ENTRY name=PANEL_IDM_ENTRY.mtestpm Entryfield
- :h1 res=2001 name=PANEL_IDM_ENTRY.mtestpm Entryfield
- :p.This dialog demonstrates the usage of an entry field.
-
- .*-----------------------------------------------------------------------
- .* PANEL_IDM_TEXT
- .*-----------------------------------------------------------------------
- .*:h1 res=PANEL_IDM_TEXT name=PANEL_IDM_TEXT.mtestpm Textfield
- :h1 res=2002 name=PANEL_IDM_TEXT.mtestpm Textfield
- :p.This dialog demonstrates the usage of an text field.
-
- .*-----------------------------------------------------------------------
- .* PANEL_DID_OK
- .*-----------------------------------------------------------------------
- .*:h1 res=PANEL_DID_OK name=PANEL_DID_OK.mtestpm OK Button
- :h1 res=2003 name=PANEL_DID_OK.mtestpm OK Button
- :p.Oooops ! You want help for the OK Button ?
-
- .*-----------------------------------------------------------------------
- .* PANEL_DID_CANCEL
- .*-----------------------------------------------------------------------
- .*:h1 res=PANEL_DID_CANCEL name=PANEL_DID_CANCEL.mtestpm Cancel Button
- :h1 res=2004 name=PANEL_DID_CANCEL.mtestpm Cancel Button
- :p.Oooops ! You want help for the Cancel Button ?
-
- .*-----------------------------------------------------------------------
- .* PANEL_DID_HELP
- .*-----------------------------------------------------------------------
- .*:h1 res=PANEL_DID_HELP name=PANEL_DID_HELP.mtestpm Help Button
- :h1 res=2005 name=PANEL_DID_HELP.mtestpm Helpl Button
- :p.Oooops ! You want help for the Help Button ?
-
- .*-----------------------------------------------------------------------
- .* PANEL_DID_HELP
- .*-----------------------------------------------------------------------
- .*:h1 res=PANEL_IDD_ABOUT name=PANEL_IDD_ABOUTP.mtestpm About Action
- :h1 res=2006 name=PANEL_IDD_ABOUT.mtestpm About Product Information
- :p.The action PRODUCT INFORMATION starts the Product Information dialog.
-
- :euserdoc.
-
- .************************************************************************
- .* EOF mtestpm.ipf
- .************************************************************************